GroupingElementValueListEqualityComparer.equals Method
Compares a sequence of grouping element coordinates for equality.
Parameters
- a
-
Type: Array
ElementType: GroupingElementValue
First sequence of coordinates to compare.
- b
-
Type: Array
ElementType: GroupingElementValue
Second sequence of coordinates to compare.
Return Value
Type: Boolean
True if the sequence of coordinates are the same; otherwise, false.